In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / Barcode1DReaderDoScan_3 Method

Barcode1DReaderDoScan_3 Method (GdPictureImaging)

In This Topic
Syntax
'Declaration

 

Public Function Barcode1DReaderDoScan_3( _

   ByVal ImageID As Integer, _

   ByVal ScanMode As Barcode1DReaderScanMode, _

   ByVal BarcodeType As Barcode1DReaderType, _

   ByVal ReturnCorrupted As Boolean, _

   ByVal ExpectedCount As Integer _

) As GdPictureStatus
public function Barcode1DReaderDoScan_3( 

    ImageID: Integer;

    ScanMode: Barcode1DReaderScanMode;

    BarcodeType: Barcode1DReaderType;

    ReturnCorrupted: Boolean;

    ExpectedCount: Integer

): GdPictureStatus; 
public function Barcode1DReaderDoScan_3( 

   ImageID : int,

   ScanMode : Barcode1DReaderScanMode,

   BarcodeType : Barcode1DReaderType,

   ReturnCorrupted : boolean,

   ExpectedCount : int

) : GdPictureStatus;

Parameters

ImageID
ScanMode
BarcodeType
ReturnCorrupted
ExpectedCount
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members